home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / resources / wsdl / wsprotect.wsdl < prev    next >
Extensible Markup Language  |  2008-11-13  |  7KB  |  127 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.safeoffsite.com.au/protect/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://www.safeoffsite.com.au/protect/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3.   <wsdl:types>
  4.     <s:schema elementFormDefault="qualified" targetNamespace="http://www.safeoffsite.com.au/protect/">
  5.       <s:element name="protect">
  6.         <s:complexType>
  7.           <s:sequence>
  8.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  9.             <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
  10.             <s:element minOccurs="0" maxOccurs="1" name="actualfile_name" type="s:string" />
  11.             <s:element minOccurs="0" maxOccurs="1" name="actualfile_path" type="s:string" />
  12.             <s:element minOccurs="1" maxOccurs="1" name="actualfile_size" type="s:int" />
  13.             <s:element minOccurs="0" maxOccurs="1" name="encryptedfile_name" type="s:string" />
  14.             <s:element minOccurs="1" maxOccurs="1" name="encryptedfile_size" type="s:int" />
  15.             <s:element minOccurs="0" maxOccurs="1" name="encryptedfile_path" type="s:string" />
  16.             <s:element minOccurs="0" maxOccurs="1" name="clientdate" type="s:string" />
  17.             <s:element minOccurs="1" maxOccurs="1" name="isdelta" type="s:int" />
  18.             <s:element minOccurs="0" maxOccurs="1" name="systemname" type="s:string" />
  19.             <s:element minOccurs="1" maxOccurs="1" name="cachefilesize" type="s:int" />
  20.             <s:element minOccurs="0" maxOccurs="1" name="uniquekey" type="s:string" />
  21.             <s:element minOccurs="1" maxOccurs="1" name="iIsCompressed" type="s:int" />
  22.           </s:sequence>
  23.         </s:complexType>
  24.       </s:element>
  25.       <s:element name="protectResponse">
  26.         <s:complexType>
  27.           <s:sequence>
  28.             <s:element minOccurs="1" maxOccurs="1" name="protectResult" type="s:boolean" />
  29.           </s:sequence>
  30.         </s:complexType>
  31.       </s:element>
  32.       <s:element name="protect2">
  33.         <s:complexType>
  34.           <s:sequence>
  35.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  36.             <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
  37.             <s:element minOccurs="0" maxOccurs="1" name="actualfile_name" type="s:string" />
  38.             <s:element minOccurs="0" maxOccurs="1" name="actualfile_path" type="s:string" />
  39.             <s:element minOccurs="1" maxOccurs="1" name="actualfile_size" type="s:int" />
  40.             <s:element minOccurs="0" maxOccurs="1" name="encryptedfile_name" type="s:string" />
  41.             <s:element minOccurs="1" maxOccurs="1" name="encryptedfile_size" type="s:int" />
  42.             <s:element minOccurs="0" maxOccurs="1" name="encryptedfile_path" type="s:string" />
  43.             <s:element minOccurs="0" maxOccurs="1" name="clientdate" type="s:string" />
  44.             <s:element minOccurs="1" maxOccurs="1" name="isdelta" type="s:int" />
  45.             <s:element minOccurs="0" maxOccurs="1" name="systemname" type="s:string" />
  46.             <s:element minOccurs="1" maxOccurs="1" name="cachefilesize" type="s:int" />
  47.             <s:element minOccurs="0" maxOccurs="1" name="uniquekey" type="s:string" />
  48.             <s:element minOccurs="1" maxOccurs="1" name="iIsCompressed" type="s:int" />
  49.             <s:element minOccurs="1" maxOccurs="1" name="lngFileSizeInBytesFromClient" type="s:long" />
  50.             <s:element minOccurs="1" maxOccurs="1" name="lngBaselinePkForThisDelta" type="s:long" />
  51.           </s:sequence>
  52.         </s:complexType>
  53.       </s:element>
  54.       <s:element name="protect2Response">
  55.         <s:complexType>
  56.           <s:sequence>
  57.             <s:element minOccurs="1" maxOccurs="1" name="protect2Result" type="tns:ReturnCode" />
  58.             <s:element minOccurs="0" maxOccurs="1" name="argStrOutErrorDesc" type="s:string" />
  59.             <s:element minOccurs="1" maxOccurs="1" name="argLngBaselinePkInserted" type="s:long" />
  60.           </s:sequence>
  61.         </s:complexType>
  62.       </s:element>
  63.       <s:simpleType name="ReturnCode">
  64.         <s:restriction base="s:string">
  65.           <s:enumeration value="Success" />
  66.           <s:enumeration value="FileNotProperlyUploaded" />
  67.           <s:enumeration value="BaseLineFileAlreadyUploaded" />
  68.           <s:enumeration value="BaselineRecordSpecifiedNotFound" />
  69.           <s:enumeration value="StoredProcedureIsMissing" />
  70.           <s:enumeration value="InsertOrUpdateFailed" />
  71.           <s:enumeration value="DeadlockCondition" />
  72.           <s:enumeration value="GeneralError" />
  73.           <s:enumeration value="UserNotFound" />
  74.         </s:restriction>
  75.       </s:simpleType>
  76.     </s:schema>
  77.   </wsdl:types>
  78.   <wsdl:message name="protectSoapIn">
  79.     <wsdl:part name="parameters" element="tns:protect" />
  80.   </wsdl:message>
  81.   <wsdl:message name="protectSoapOut">
  82.     <wsdl:part name="parameters" element="tns:protectResponse" />
  83.   </wsdl:message>
  84.   <wsdl:message name="protect2SoapIn">
  85.     <wsdl:part name="parameters" element="tns:protect2" />
  86.   </wsdl:message>
  87.   <wsdl:message name="protect2SoapOut">
  88.     <wsdl:part name="parameters" element="tns:protect2Response" />
  89.   </wsdl:message>
  90.   <wsdl:portType name="ProtectSvcSoap">
  91.     <wsdl:operation name="protect">
  92.       <wsdl:input message="tns:protectSoapIn" />
  93.       <wsdl:output message="tns:protectSoapOut" />
  94.     </wsdl:operation>
  95.     <wsdl:operation name="protect2">
  96.       <wsdl:input message="tns:protect2SoapIn" />
  97.       <wsdl:output message="tns:protect2SoapOut" />
  98.     </wsdl:operation>
  99.   </wsdl:portType>
  100.   <wsdl:binding name="ProtectSvcSoap" type="tns:ProtectSvcSoap">
  101.     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  102.     <wsdl:operation name="protect">
  103.       <soap:operation soapAction="http://www.safeoffsite.com.au/protect/protect" style="document" />
  104.       <wsdl:input>
  105.         <soap:body use="literal" />
  106.       </wsdl:input>
  107.       <wsdl:output>
  108.         <soap:body use="literal" />
  109.       </wsdl:output>
  110.     </wsdl:operation>
  111.     <wsdl:operation name="protect2">
  112.       <soap:operation soapAction="http://www.safeoffsite.com.au/protect/protect2" style="document" />
  113.       <wsdl:input>
  114.         <soap:body use="literal" />
  115.       </wsdl:input>
  116.       <wsdl:output>
  117.         <soap:body use="literal" />
  118.       </wsdl:output>
  119.     </wsdl:operation>
  120.   </wsdl:binding>
  121.   <wsdl:service name="ProtectSvc">
  122.     <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">SOS Protect Web Service</documentation>
  123.     <wsdl:port name="ProtectSvcSoap" binding="tns:ProtectSvcSoap">
  124.       <soap:address location="https://ev11.sosonlinebackup.com/rdss/protect/protect/wsprotect.asmx" />
  125.     </wsdl:port>
  126.   </wsdl:service>
  127. </wsdl:definitions>